home *** CD-ROM | disk | FTP | other *** search
- Path: zeus.clr.com!not-for-mail
- From: phil@zeus.clr.com (Phil Howard)
- Newsgroups: comp.dcom.modems
- Subject: Microcom OH&BD problem circumvented
- Date: 5 Feb 1996 11:34:21 -0600
- Organization: fasttax.com
- Message-ID: <4f5f2t$4d0@zeus.clr.com>
- NNTP-Posting-Host: zeus.clr.com
-
- Summary of problem:
-
- Older and recent/current Microcom modems exhibit a symptom whereby they
- cease exchanging data at some point. They remain connected and remain
- able to detect carrier loss or DTR loss, and therefore can be reset, even
- if the culprit modem is the remote one. The problem occurs with Microcom
- modems on both ends or on just one. An earlier experience when I used
- direct dialup and zmodem had a file download that always froze at exactly
- the same spot every time. This problem is been seen in Microcom modems
- since some 14.4 rack mount ones and is in current rack mount and DeskPorte
- models.
-
-
- Circumvention:
-
- Turn off compression.
-
- If you are using PPP you probably have compression in your IP/PPP stack.
- For large file transfers, they are often already compressed anyway, such
- as .gif, .jpg, .zip, .gz, etc. I see no noticeable loss in performance
- by having modem compression off. I can now keep 24 hour connections.
-
- You can turn off compression by adding "%C0" to your init string. I do
- not know if the state is saved correctly since I never depend on anything
- to be saved as my init string for every dial attempt always reloads factory
- default settings and tweaks them from there, so I do "%C0" each time.
-
-
- Perhaps the compression logic is spinning in a CPU loop due to a bug in
- the code or in the data structures used to represent compression data
- state. Perhaps the data is being altered due to something in compression
- and the checksum always fails and they perpetually retry (and it is very
- perpetual; I've seen the OH&BD stuck for over 12 hours before I pulled the
- plug). I would have expected flow control to block data, but it does not
- do so, which tends to contradict some of this theory.
- --
- Phil Howard KA9WGN +-------------------------------------------------+
- Unix/Internet/Sys Admin | When freedom is outlawed.... |
- CLR/Fast-Tax | ....only outlaws will be free! |
- phil@clr.com +-------------------------------------------------+
-